var encoding/xml.escQuot

3 uses

	encoding/xml (current package)
		xml.go#L1897: 	escQuot = []byte(""") // shorter than """
		xml.go#L1925: 			esc = escQuot
		xml.go#L1972: 			esc = escQuot